WPF and Silverlight Edition Basic Library > Menu and ContextMenu > Menu and ContextMenu Quick Start > Step 5 of 5: Running the Application |
Now that you have created a Silverlight project with a C1Menu control and a C1ContextMenu control, the only thing left to do is run the project and observe the results of your work.
Complete the following steps:
The Open submenu closes.
The two checkable items, Recent Document 1 and Recent Document 2, are grouped together to form a list of mutually exclusive checkable items. You can read more about this by visiting the Checkable Menu Items topic.
Congratulations!
You have completed the Menu for Silverlight quick start.